CVE-2024-57823
Raptor Turtle Parser Integer Underflow Vulnerability
Description
In Raptor RDF Syntax Library through 2.0.16, there is an integer underflow when normalizing a URI with the turtle parser in raptor_uri_normalize_path().
INFO
Published Date :
Jan. 10, 2025, 1:15 p.m.
Last Modified :
Sept. 29, 2025, 5:39 p.m.
Remotely Exploit :
No
Source :
[email protected]
CVSS Scores
Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
---|---|---|---|---|---|---|
CVSS 3.1 | CRITICAL | [email protected] | ||||
CVSS 3.1 | MEDIUM | [email protected] |
Solution
- Update to a non-vulnerable version of the Raptor RDF Syntax Library.
- Apply vendor patches for Raptor RDF Syntax Library.
- Rebuild the application with updated Raptor library.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-57823
.
URL | Resource |
---|---|
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067896 | Exploit Mailing List Third Party Advisory |
https://github.com/dajobe/raptor/issues/70 | Exploit Issue Tracking |
https://github.com/pedrib/PoC/blob/master/fuzzing/raptor-fuzz.md | Exploit Third Party Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-57823
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-57823
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-57823
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-57823
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Sep. 29, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Added CPE Configuration OR *cpe:2.3:a:librdf:raptor_rdf_syntax_library:*:*:*:*:*:*:*:* versions up to (including) 2.0.16 Added Reference Type MITRE: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067896 Types: Exploit, Mailing List, Third Party Advisory Added Reference Type MITRE: https://github.com/dajobe/raptor/issues/70 Types: Exploit, Issue Tracking Added Reference Type MITRE: https://github.com/pedrib/PoC/blob/master/fuzzing/raptor-fuzz.md Types: Exploit, Third Party Advisory -
CVE Modified by [email protected]
Jan. 10, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H Added CWE CWE-191 -
New CVE Received by [email protected]
Jan. 10, 2025
Action Type Old Value New Value Added Description In Raptor RDF Syntax Library through 2.0.16, there is an integer underflow when normalizing a URI with the turtle parser in raptor_uri_normalize_path(). Added Reference https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067896 Added Reference https://github.com/dajobe/raptor/issues/70 Added Reference https://github.com/pedrib/PoC/blob/master/fuzzing/raptor-fuzz.md